Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Specialized Namespace / DelegateAssertions<TDelegate,TAssertions> Class


In This Topic
    DelegateAssertions<TDelegate,TAssertions> Class Properties
    In This Topic

    For a list of all members of this type, see DelegateAssertions<TDelegate,TAssertions> members.

    Public Properties
    Protected Properties
     NameDescription
    Protected Property Returns the type of the subject the assertion applies on. It should be a user-friendly name as it is included in the failure message. (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TDelegate,DelegateAssertionsBase<TDelegate,TAssertions>>)
    Top
    See Also